home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / BACKUP / EZINST11.ZIP;1 / README.TXT < prev   
Encoding:
Text File  |  1994-05-04  |  7.1 KB  |  193 lines

  1.  
  2.             EZinst v1.1
  3.  
  4.  
  5. Introduction
  6. ============
  7.  
  8.     EZinst is an installation program for Microsoft Windows. It was 
  9. designed for programmers, consultants, and other computer users in need of a
  10. simple, inexpensive, customizable Windows installation program.
  11.  
  12.  
  13. Installation
  14. ============
  15.  
  16.     Installing EZinst from the distribution .ZIP file is extremely easy 
  17. (After it has been unzipped).
  18.  
  19.     1. Start Microsoft Windows.
  20.  
  21.     2. From the File sub-menu menu in Program Manager, choose Run...
  22.  
  23.     3. Specify the location of the unzipped files and type install.exe.
  24.         Ex: c:\apl\comm\install.exe
  25.  
  26.     4. The installation program will prompt you to enter the destination
  27. drive/directory.
  28.         Ex: c:\ezinst
  29.  
  30.     5. The installation program will prompt you to enter the source
  31. drive/directory.
  32.         Ex: c:\apl\comm
  33.  
  34.     6. The installation program will finish the installation 
  35. automatically.
  36.  
  37.  
  38. File list
  39. =========
  40.  
  41.     This is a complete file list.
  42.  
  43.         1. INSTALL.EXE - the main installation program.
  44.  
  45.         2. INSTALL.HLP - the on-line help file.
  46.  
  47.         3. INSTALL.INI - the installation file and example.
  48.  
  49.         4. COMPRESS.EXE - Microsoft's compression file.
  50.         
  51.         5. README.TXT - this file.
  52.  
  53.         6. CATALOG.TXT - a list of Burnham Park Software, Inc's 
  54.            shareware titles.
  55.         
  56.         7. ORDER.FRM - the form for registering EZinst.
  57.  
  58.         8. FILE_ID.DIZ - the description file.
  59.  
  60.  
  61. Using EZinst
  62. ============
  63.  
  64.     The EZinst program is small (about 60k) and easy to use. Simply copy
  65. it to the distribution disk along with the install.ini file (described in the
  66. following section) and it will be ready to use. All the installer has to do 
  67. is run Microsoft Windows and use the File-Run... menu command (Example: 
  68. a:install.exe). The rest is self explanatory for the installer.
  69.  
  70.  
  71. The install.ini file
  72. ====================
  73.  
  74.     The install.ini is easy to use, but must be syntactically correct. 
  75.  
  76.     Line #1         The title displayed in large letters in the 
  77.             installation program.
  78.     Line #2         The two background colors. The first will start at
  79.             the top of the window and blend into the second color
  80.             at the bottom.
  81.     Line #3         The default source drive/directory. This can be the 
  82.             current directory.
  83.     Line #4         The default destination drive/directory. If it 
  84.             already exists, the EZinst will prompt if it is still
  85.             to be used.
  86.     Line #5         The number of files to install. Make sure this number
  87.             corresponds to the number of lines following it.
  88.     Line #6-#?      The files to install. They may be compressed by using
  89.             Microsoft's compress.exe. The macro @@DISK@@ will 
  90.             cause EZinst to wait for the next installation disk 
  91.             to be inserted and will be ignored for the program 
  92.             count.
  93.     Line #7         The program group. If it doesn't already exist, it
  94.             will be created.
  95.     Line #8         The number of program item to be created in the 
  96.             program group. Make sure this number corresponds to 
  97.             the number of lines following it.
  98.     Line #9-#?      The program items to install. The first part of an 
  99.             entry is the program to be run followed by 
  100.             command-line parameters. The second part of an entry
  101.             is the titled, and is separated by a comma. The macro
  102.             @@DIR@@ will be substituted by the default directory.
  103.             The macro @@WIN@@ will be substituted by the Windows
  104.             directory. The macro @@SYS@@ will be substituted by
  105.             the Windows system directory.
  106.  
  107.  
  108. Example
  109. =======
  110.  
  111. Gengame Installation                    ; Title to display while installing
  112. BLUE YELLOW                             ; Background colors (blue to yellow)
  113. a:                                      ; Default source drive/directory
  114. c:\gengame                              ; Default destination drive/directory
  115. 3                                       ; Number of files to install
  116. gengame.ex_                             ; Name of files (may be compressed or
  117. gengame.hl_                             ;   un-compressed). Must be the name
  118. @@DISK@@                                ;   in the source drive/directory)
  119. readme.tx_                              ;   @@DISK@@ will prompt for new disk
  120. Games                                   ; Program (manager) group
  121. 2                                       ; Number of program items
  122. @@DIR@@\gengame.exe, Generic Game       ; Program items (The program itself)
  123. winhelp @@DIR@@\gengame.hlp, Help       ;   (a help file)
  124.  
  125.  
  126. Compression
  127. ===========
  128.  
  129.     The compression program (compress.exe) is used to reduce the size
  130. of distributed programs. The syntax is: compress [-r] file.ext [filenew.ext].
  131. If the -r switch is used, the second filename is not needed, as compress will
  132. automatically alter the first filename by changing the last character to an
  133. '_'. Example: compress -r install.exe; will create install.ex_ (compressed).
  134.  
  135.  
  136. Changes from version 1.0
  137. ========================
  138.  
  139.     There are a number of changes from version 1.0. Many bugs have been
  140. fixed including one that ate up system resources and the one that froze the 
  141. system when EZinst could not find a source file. The two background colors 
  142. are now customizable, more than one installation disk is now supported, and 
  143. two more macros were added.
  144.  
  145.  
  146. Registration
  147. ============
  148.  
  149.     EZinst is a shareware program that has a two week evaluation
  150. period after which a payment of $12 is required. As shareware, EZinst was
  151. distributed freely in order to allow people to "test drive" it. The try-
  152. before-you-buy concept allows users to find out which programs are useful
  153. before purchasing them. If a shareware program is useful or entertaining,
  154. please support it through registration. The registration fee for EZinst is
  155. only $12 and entitles you to the newest version of the program, a printed
  156. manual, customer support (through the mail or on Compuserve, AOL, Delphi,
  157. GEnie, or the Internet), the source code, an unlimited distribution license,
  158. and information (and discounts) on other offerings from Burnham Park 
  159. Software, Inc. To register, send your name, address, and a check or money
  160. order to:
  161.  
  162.         Burnham Park Software, Inc.
  163.         P.O. Box #814
  164.         Chicago, IL 60690-0814
  165.  
  166.         Phone: (312) 922-6313
  167.         BBS: (312) 922-2839
  168.         Compuserve: 71532,3271
  169.         AOL: J null B
  170.         Delphi: MARBRO
  171.         GEnie: XRG36978
  172.         Internet: snlmhb@hawk.depaul.edu
  173.  
  174.     EZinst is supplied as is. The author disclaims all warranties, 
  175. expressed or implied, including, without limitation, the warranties of 
  176. merchantability and of fitness for any purpose. The author assumes no 
  177. liability for damages, direct or consequential, which may result from the use 
  178. of EZinst.
  179.  
  180.  
  181. ASP Ombusman statement
  182. ======================
  183.  
  184.     Burnham Park Software, Inc. is a member of the Association of 
  185. Shareware Professionals (ASP). ASP wants to make sure that the shareware 
  186. principle works for you. If you are unable to resolve a shareware-related 
  187. problem with an ASP member by contacting the member directly, ASP may be 
  188. able to help. The ASP Ombudsman can help you resolve a dispute or problem 
  189. with an ASP member, but does not provide technical support for members' 
  190. products. Please write to the ASP Ombudsman at 545 Grover Road, Muskegon, MI 
  191. 49442-9427 USA, FAX 616-788-2765 or send a CompuServe message via CompuServe 
  192. Mail to ASP Ombudsman 70007,3536.
  193.